get /mint/organizations/{org_name}/monetization-packages/{package_id}
Gets an API package for the specified organization. See also Viewing API product bundle using the API.
HTTP request
https://api.enterprise.apigee.com/v1/mint/organizations/{org_name}/monetization-packages/{package_id}
Path Parameters
org_name (required) | Organization name. |
package_id (required) | ID of the API package. |
Response Types
200:
OK
Body
application/json
description (required) | Description of the API package. | |||
displayName (required) | User-friendly display name for the API package. | |||
id | Output only. ID of the API package. | |||
name (required) | Name of the API package. | |||
organization | ||||
| ||||
product (required) | List of API products to include in the API package. | |||
| ||||
status (required) | Status indicator for the API package. Valid values include: Note: This value is maintained but not currently used by the API package. |
Authentication Requirements
Available Authentication Options